词语吧>英语词典>storage allocation翻译和用法

storage allocation

英 [ˈstɔːrɪdʒ ˌæləˈkeɪʃn]

美 [ˈstɔːrɪdʒ ˌæləˈkeɪʃn]

网络  存储分配; 库容分配

计算机

英英释义

noun

  • (computer science) the assignment of particular areas of a magnetic disk to particular data or instructions
      Synonym:allocation

    双语例句

    • The dynamic storage allocation algorithm of the ARTs-OS include slab algorithm which is used to allocate and release of small memory blocks, and buddy system which is used of big memory blocks.
      ARTs-OS系统中使用的动态内存分配算法有Slab算法,适合对内核堆小块内存的分配和释放;还有伙伴算法,用于对页面的管理,大块内存的分配和释放。
    • The method of storage dynamical allocation is also used in programming, so the program can run on microcomputer or other kinds of computers.
      在程序的编制中还利用了数组动态存储技术,使程序能同时用于微机和其它类型的计算机。
    • Two Algorithms for Economical Storage Allocation in the Compiler
      编译程序中节省存储单元的两个算法
    • Especially storage allocation methods, the routing policy and storage block size, three of them directly determine a warehouse good or bad.
      尤其是位置分配策略,运输路由策略以及存储块大小的设置,三者直接决定一个物流系统的好与坏。
    • A Note on Tree Static Storage Allocation for Fortran
      关于FORTRAN静态树形存贮分配的一点注记
    • Storage resources allocation and address mapping polices are critical to the performance of the storage system, so three kinds of address mapping polices are designed and analyzed including Static Address Mapping, Dynamic Address Mapping and Improved Dynamic Address Mapping.
      存储资源分配与地址映射策略是影响存储系统性能的关键因素,因此设计和分析了三种地址映射算法,包括静态地址映射、动态地址映射和改进后的动态地址映射算法。
    • The library has advantages of dynamic storage allocation, index bound checking, stream-oriented input/ output of vector and matrix, and easier upgrade.
      该类库具有动态内存分配、下标越界检查、流式输入输出向量和矩阵、优良的扩充性能等特点。
    • The language does not define any storage allocation facility other than static definition and the provided by the local variables of functions
      这个语言只定义了静态变量和函数局部变量两中内存分配机制
    • We use the stochastic fluid model to analyze the campus grid storage service, and the function between the storage allocation probability and number of nodes is got.
      通过该模型分析校园网格存储服务性能,得出节点请求分配概率随节点数目变化的关系。
    • Simulate dynamic partition management for main memory storage allocation and recovery.
      模拟动态分区存储管理方式的主存分配与回收。